C1.LiveLinq Namespace : Ordering<T> Class |
The following tables list the members exposed by Ordering<T>.
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the Ordering<T>. | |
ThenBy<TKey> | Performs a subsequent ordering of the elements in a collection in ascending order according to a key. | |
ThenByDescending<TKey> | Performs a subsequent ordering of the elements in a collection in descending order according to a key. |